.navbar{
	position:fixed}

.titulo-inicial{
	font-size: 2.6rem;
	font-family: sans-serif;
}

article > h4 {
    font-weight: 600;
}

.parte-inicial{
	height:550px}
.parte-inicial{
	background-color:#097695}
.img-display{
	height:350px;
	width:100%;
	margin-left:-55px}
.parte3-sat{
	position:relative;
	float:left;
	width:100%;
	text-align:justify;
	background-color:#097695;
	font-family: sans-serif;
}
.img-redonda{
	border-radius:50px;
	height:80px;
	width:80px;
	color:transparent}
.img-redonda:hover{
	background:#fff;
	color:#000;
	background-image:none}
.img-autonomo{
	height:200px;
	width:370px}
.img-integrado{
	width:80%;
	height:200px}
.borda-sat{
	border-right:2px #cdcdcd solid}
.texto-inicial{
	font-size:1.2rem}
.borda-baixo{
	border-bottom:0}
@media only screen and (max-width:1280px){
	.borda-baixo{
	border-bottom:1px solid #fff!important}
.img-integrado{
	width:90%;
	height:150px}
.borda-sat{
	border-right:none;
	border-bottom:none}
.img-autonomo{
	height:150px;
	width:270px;
	margin-left:-25px}
.parte-inicial{
	height:initial}
.img-display{
	height:250px;
	margin-left:initial}
}
@media only screen and (max-width:500px){
	.borda-sat{
	border-right:none;
	border-bottom:2px #fff solid}
}
